home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DC CD-ROM Comic Book: Aq…- War of the Water Worlds
/
DC CD-ROM Comic Book: Aquaman - War of the Water Worlds.iso
/
pc
/
auto04.dxr
/
00005.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-08-30
|
340 b
|
13 lines
on enterFrame
global k, s20, s60
if k = 0 then
set the visible of sprite 19 to 1
animate("a04-2vx.wav", 19, "a04-201t.bmp", 5, s60, EMPTY)
set the visible of sprite 19 to 0
puppetSprite(19, 0)
puppetSprite(18, 1)
set the castNum of sprite 18 to the number of member "a04-205t.bmp"
updateStage()
end if
end